嘟嘟之旅

一本读不完的书


  • 首页

  • 关于

  • 标签

  • 分类

  • 归档

未命名

发表于 2017-12-12
bamapr

bamapr

daigazi / 496199017@qq.com

2017年3月25日

bampar包是干什么的

bamapr=baidu map API+ amap API,试图提供百度地图和高德地图API的数据抓取和呈现。

bampar包目前有什么功能

  • 批量抓取POI信息(如公交站点)
  • 批量抓取公交路线
  • 批量抓取路网信息(以福鼎为例)
  • 批量抓取拥堵情况
  • 叠加事故标志
  • 叠加施工标志
  • OD对期望图

bamapr的一些展示

公交站点

公交路线

批量抓取路网信息

叠加事故标志

叠加施工标志

OD对期望图

应用场景

  • 公交专项规划
  • 选址规划
  • 叠加实时公交信息的公交到达率分析
  • 各个时段Top10拥堵路段
  • 标定城市交通仿真模型参数
  • 反向校核道路修建、改造后的效果
  • 出行服务
  • 基于百度热力图的重庆职住研究 http://www.udparty.com/topic/1568.html/
  • 其他…..

下一步工作

  • 完善功能:抓取拥堵路段的经纬度信息(50%)
  • 完善功能:完善路网连通性
  • 完善功能:导入CAD道路平面成果
  • 数据挖掘……

测试

发表于 2017-12-12
setup, include
1
knitr::opts_chunk$set(echo = TRUE)

R Markdown

This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.

When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:

cars}
1
summary(cars)

Including Plots

You can also embed plots, for example:

pressure, echo
1
plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.

Hello World

发表于 2017-12-12

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

daigazi

就差一句狠话了

3 日志
RSS
© 2017 daigazi
由 Hexo 强力驱动
|
主题 — NexT.Muse v5.1.3